home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / utils / disksafe / extras / readme < prev    next >
Text File  |  1999-01-01  |  1KB  |  34 lines

  1. This drawer contains three programs useful for testing and troubleshooting
  2. DiskSafe. THE THOR-SOFTWARE LICENCE APPLIES TO THEM, TOO! READ THE GUIDE!
  3.  
  4. They aren't really neccessary, but might be useful. See the guide for more
  5. information about them and how to use them.
  6.  
  7. ResetList    :    Dumps all installed reset handlers. If there are
  8.             more than the DiskSafe.Interrupt and, probably,
  9.             the trackdisk.device reset handler is installed,
  10.             watch out for possible software conflicts.
  11.  
  12. ResetTest    :    Checks if the reset logic is available. Details are
  13.             available in the guide.
  14.  
  15. Devices        :    Prints all information about DOS devices available.
  16.             A separate version (with a complete documentation)
  17.             is available as well. Check my home page or the
  18.             AmiNet. See
  19.             http://www.math.tu-berlin.de/~thor/thor/index.html
  20.  
  21. CheckRoot    :    Tests if the root block of a FFS/OFS device is valid.
  22.             This DOES NOT work for alien file systems!
  23.             Needed for the "complete test".
  24.  
  25. ResetTest.c    :    The source code of ResetTest, if somebody is 
  26.             interested how this is done. More or less taken from 
  27.             the RKRMs, with minor modifications.
  28.  
  29. ResetList.c    :    The source code of the ResetList program. Somewhat
  30.             "hacky", but as Os friendly as I could do it.
  31.  
  32.  
  33. Thomas, April 1998
  34.